home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / ezb-330.zip / EZB-DOC.TXT < prev    next >
Text File  |  1994-02-21  |  37KB  |  962 lines

  1.  
  2.  -----------------------------------------------------------------------------
  3.             EZBatch ( 3.30) ..... by DL, of course!  (c) 1992,93,94
  4.  -----------------------------------------------------------------------------
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                       /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  11.                      |               REQUIREMENTS                 |
  12.                      |    MSDOS versions 3.3, 4.xx, 5.0 or 6.x    |
  13.                      |  COLOR MONITOR, HARD DISK & PKUNZIP 2.04G  |
  14.                       \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  15.  
  16.  
  17.  
  18.  
  19.  
  20.              EZBatch creates  simple batch files  automatically.  Once an
  21.              "EZBatch file" is created,  you can  execute your program by
  22.              typing the EZB batchname  (rather than changing to the proper
  23.              drive & directory ... then running your program).
  24.  
  25.  
  26.              The following steps will take place
  27.              while using the EZBatch menu system:
  28.  
  29.              1)   Your list of current EZB files will be displayed on
  30.                   the screen (using a wide format of 8 filenames across).
  31.                       (unregistered= 8 max.     registered=144 max.)
  32.              2)   You will then be able to execute ANY of the EZB files
  33.                   on the screen by simply typing it's name.
  34.                       (no matter which hard drive you have logged)
  35.              3)   The EZB file will run your program as normal.
  36.                   OPTIONAL command switches may be passed to your program.
  37.                       (the batch files created may be edited
  38.                        with ANY normal text editor)
  39.              4)   Upon program completion you are returned to step 1.
  40.  
  41.  
  42. -------------------------------------------------------------------------------
  43.  
  44.  
  45.  
  46.  
  47.                             ***   EZBatch INSTALLATION   ***
  48.  
  49.  
  50.  
  51.  
  52.                     UNZIP  EZB-330.ZIP  to a floppy (ANY density).
  53.                     LOG to that floppy ( A: or B: for example).
  54.                     type "EZBATCH" for general help.
  55.  
  56.                     EZBatch will automatically install (or upgrade) by
  57.                     typing "EZBATCH INSTALL" from the floppy drive.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                  ***   BACKGROUND INFO   ***
  65.  
  66.  
  67.  
  68.                  EZBatch was started  to aid in creating simple  batch files
  69.                  without  using a text editor.  The program started out as a
  70.                  batch file,  then was  converted over  and re-written using
  71.                  Microsoft QuickBasic 4.5 .  I have  incorporated safeguards
  72.                  against errors  and will be adding more in the future. This
  73.                  program  is made available for  anyone who wants to give it
  74.                  a try before they purchase it. You must read the disclaimer
  75.                  on the next page.
  76.  
  77.                  This version will upgrade  ANY older version that you may be
  78.                  using. You may ALWAYS type  "EZBATCH" by itself to get help.
  79.                  Install or upgrade EZBatch by typing  "EZBATCH INSTALL" from
  80.                  any floppy drive  which has the EZBatch program files on it.
  81.                  Once EZBatch is INSTALLED you will see the command line help
  82.                  screen.(it shows you help on creating your EZB batch files).
  83.                  If EZBatch  IS NOT installed  you will be told that you must
  84.                  install EZBatch first. You may ALWAYS type  "EZBATCH" to get
  85.                  the current version and general information screen.
  86.  
  87.  
  88.  
  89.                        LIST OF FILES WITH THIS VERSION
  90.  
  91.          |------------ CRC     .EZB  ---  PKZIP's CRC values for the files
  92.          |          /  EZB-DOC .TXT  ---  This documentation file
  93.          |         |   NEW-EZB .TXT  ---  New features for this version
  94.          |         |   EZB-QUIK.TXT  ---  Quick installation instructions
  95.          |-------> |   EZBATCH .EXE  ---  The actual EZBatch program
  96.                    |   EZB     .EXE  ---  Directory sorter used by EZBatch
  97.                    |   EZBFIX  .EXE  ---  Game Batch File Converter Program
  98.                     \  FILE_ID .DIZ  ---  File description of this program
  99.  
  100.  
  101. -------------------------------------------------------------------------------
  102.  
  103.                                      ORIGINATION
  104.  
  105.              These files originated from the mind(s) of DL Miller at
  106.              Jungle Land BBS. If you have any questions call the BBS,
  107.              and leave a message for me.
  108.  
  109.              You may contact me using any of the following:
  110.  
  111.                              JUNGLE LAND BBS
  112.                              c/o Denny Miller
  113.                              1511 Blossom Hill Rd.
  114.                              Pittsburgh, PA  15234-1922
  115.  
  116.                              BBS#    (412) 343-3137
  117.                              voice#  (412) 343-3451
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144. -------------------------------------------------------------------------------
  145.  
  146.                                       DISCLAIMER
  147.  
  148.  
  149.             Use of these programs acknowledges this disclaimer of warranty :
  150.                "These files are supplied as is.  DL Miller disclaims all
  151.                  warranties, express or implied, including, and without
  152.                  limitation,  the warranties of merchantability and of
  153.                    fitness of these files for any purpose. DL Miller
  154.                       assumes no liability for damages direct or
  155.                          consequential, which may result from
  156.                              the use of these programs."
  157.  
  158.  
  159. -------------------------------------------------------------------------------
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.                               ***   The EZBatch advantages   ***
  185.  
  186.  
  187.                 EZBatch WILL DO THE FOLLOWING:
  188.  
  189.              ■  Automatically install & configure itself onto your hard drive.
  190.              ■  Automatically upgrade to newer versions when available.
  191.              ■  Make it real EZ to run your favorite programs.
  192.              ■  Will make CALLs to (.bat) files, if necessary.
  193.              ■  Will run (.com) or (.exe) files.
  194.              ■  Create it's own EZBATCH directory (for the MAIN batch files).
  195.              ■  Create it's own GAMES directory (for the GAMES batch files).
  196.              ■  Display the list of your EZB files for EZ selection.
  197.              ■  Automatically alphabetize the EZB file directories.
  198.              ■  Grow/shrink the MAGIC MENU as you add/delete EZB files.
  199.              ■  Show the EZB filenames WITHOUT the extension.
  200.              ■  Display your EZB files in color for better readablilty.
  201.              ■  Display your EZB files in an 8 column format. (144 maximum)
  202.              ■  Create simple batch files from the command line.
  203.              ■  The batch files may be edited (if you wish) with any editor.
  204.              ■  Optionally pass "replaceable parameters" to the executable.
  205.              ■  Optionally pass "command switches" to the executable.
  206.              ■  Establish a sort of "mini environment" for you:
  207.                      Look at the available EZB files. Run a program.
  208.                      Look at the available EZB files. Run a program.
  209.                      Look at the available EZB files. Run a program.
  210.  
  211.                      well.... you should get the general idea!!
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.                            ***   WHY SHOULD YOU USE IT   ***
  245.  
  246.  
  247.  
  248. -------------------------------------------------------------------------------
  249.  
  250.              EZBatch creates batch files  that will simulate  the series of
  251.              key strokes  that are required to execute the desired program.
  252.              (You will not have to add the program's path to your DOS path)
  253.              When called upon, your batch file will execute your program, &
  254.              then return you to the "MAGIC MENU" that displays your current
  255.              batch file listing. You may still use DOS as usual without any
  256.              interference from EZBatch (It is NOT A TSR). Whenever you want
  257.              to see your batch files,  simply type  "GO" (return)  and they
  258.              will be displayed.
  259.  
  260. ------------------------------------------------------------------------------
  261.  
  262.              Without EZBatch, you would type key strokes
  263.              similar to the following example ...
  264.  
  265.  
  266.              The program's path is   -----   C:\QMODEM\QMODEM.EXE
  267.                                                        ----------
  268.                                                              \
  269.                                                               \ This is the
  270.                                                                 program you
  271.              Your normal key strokes                            want to run.
  272.              would be something like:
  273.  
  274.              C:  (return)               ; change to the proper drive
  275.              CD\QMODEM  (return)        ; change to the proper directory
  276.              QMODEM /STATS  (return)    ; execute the actual program
  277.                                          (& run the "/STATS" option)
  278.  
  279.  
  280.  
  281.              If you say "That's no big deal, I type THAT all the time".
  282.              EZBatch may be just what you need !!
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.                               ***   EZBatch EXAMPLES   ***
  305.  
  306.  
  307.  
  308.              The previous example ran the popular communication program
  309.              called QMODEM and automatically processed the "/STATS"
  310.              command line switch. It was a relatively simple example.
  311.              It was shown so you may better understand just exactly
  312.              what EZBatch DOES.
  313.  
  314.  
  315.              Once EZBatch creates the EZB file (from the command line above)
  316.              you ONLY need to type the EZB filename to execute your program.
  317.              You  DO NOT  have to add the program location to your PATH. You
  318.              can type  "GO" (return)  and EZBatch will display the EZB files
  319.              currently available  to you.  You will no longer have to change
  320.              the drive, directory, etc.  in order to run the desired program
  321.              (although you MAY if you want to run a program manually).
  322.  
  323.              Now, let's see how to do the above example using EZBatch.
  324.  
  325. ==============================================================================             
  326.  
  327.              From the DOS prompt you would type the following :
  328.              (of course, you must have previously installed EZBatch)
  329.  
  330.              ezbatch  QMODEM  C  QMODEM  QMODEM  /STATS
  331.                       ------  -  ------  ------  ------
  332.                           |   |    |       |          \
  333.                 EZB batname   |    |       program     \ program switch p1
  334.                               |    |                     (p2,p3,p4 switches
  335.                   program drive    program directory      are not needed)
  336.  
  337. ==============================================================================
  338.              You could also use the following command line if you merely
  339.              wanted to run QMODEM (without the "/STATS" switch):
  340.  
  341.              ezbatch  QMODEM  C  QMODEM  QMODEM
  342.                       ------  -  ------  ------  --------
  343.                           |   |    |       |          \
  344.                 EZB batname   |    |       program     \ program switches
  345.                               |    |                     p1 - p4  ARE NOT
  346.                   program drive    program directory     needed this time
  347.  
  348. ==============================================================================
  349.              OR the following if you merely wanted to run QMODEM and pass
  350.              up to 4 "replaceable" parameters each time you run QMODEM:
  351.  
  352.              ezbatch  QMODEM  C  QMODEM  QMODEM  %1 %2 %3 %4
  353.                       ------  -  ------  ------  -----------
  354.                           |   |    |       |          \
  355.                 EZB batname   |    |       program     \ replaceable
  356.                               |    |                     parameters
  357.                   program drive    program directory
  358.  
  359.  
  360.  
  361.  
  362.  -----------------------------------------------------------------------------
  363.                       E Z B A T C H    G A M E S   M E N U
  364.  -----------------------------------------------------------------------------
  365.  
  366.                             *** PRE 3.00 USER NOTES ***
  367.  
  368.  
  369.  
  370.              If you have been using EZbatch for a while, you probably
  371.              already have some batch files setup which are 'GAMES'.
  372.              EZBatch versions before 3.00 DID NOT support a seperate
  373.              GAMES menu. Games were cluttered in amongst the other
  374.              application programs. (or the applications were messing
  375.              up your games menu.... depending on how you view it!)
  376.  
  377.              Starting with EZBatch 3.00, the normal menu is called the
  378.              MAIN MENU and any game batch files CAN be kept in a second
  379.              menu (called the GAMES MENU).
  380.  
  381.              If you are upgrading from a pre 3.00 version,
  382.              here is all you have to do:
  383.  
  384.               1) Run 'EZBATCH INSTALL' (from a floppy) like you have
  385.                  done with your old 1.xx or 2.xx version.
  386.  
  387.               2) Mark down which batch files are your GAME FILES.
  388.                  (They will need to be moved and modified.)
  389.  
  390.               3) Use whatever method you want to MOVE your game files
  391.                  to the new GAMES subdirectory. (C:\EZBATCH\GAMES)
  392.                  You can use a file manager or Dos (it doesn't matter).
  393.                  A sample set of Dos commands would be something like:
  394.  
  395.                    copy c:\ezbatch\yergame.bat c:\ezbatch\games
  396.                    del c:\ezbatch\yergame.bat
  397.  
  398.               4) After you have MOVED all of your game files:
  399.                  Run 'EZBFIX' and read it's help screen.
  400.                  EZBFIX will modify each of your EZBatch files
  401.                  to work with the GAMES MENU.
  402.  
  403.                  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  -----------------------------------------------------------------------------
  423.                       E Z B A T C H    G A M E S   M E N U
  424.  -----------------------------------------------------------------------------
  425.  
  426.                             *** NEW USER NOTES ***
  427.  
  428.  
  429.  
  430.              EZBatch, when installed, will create a subdirectory called
  431.              GAMES. This allows you to create GAME files and keep them
  432.              in a seperate menu. This cleans up your menu and makes it
  433.              easier to remember which files are games and which are not!
  434.              When you want to get down to some serious work just type 'GO'
  435.              and you are at your MAIN MENU!!   When it is time to relax
  436.              type 'GAMES' and you are at the GAMES MENU!. EZ....HUH??
  437.  
  438.              The most important thing you need to know is that EZBatch will
  439.              ONLY create a GAMES file WHEN you are at the GAMES Menu.
  440.              EZBatch makes that very easy too! Type "GAMES" and hit enter!
  441.              (Once EZBatch is properly installed, of course).
  442.  
  443.              You may also use the standard Dos commands to achieve the
  444.              same thing (i.e. the "CD" or "CHDIR" command). EZBatch is
  445.              not intended to replace Dos commands or to avoid Dos. The
  446.              purpose is to help you save time while still using and
  447.              learning more about Dos.
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  -----------------------------------------------------------------------------
  483.                E Z B A T C H    O P T I O N A L   P A R A M E T E R S
  484.  -----------------------------------------------------------------------------
  485.  
  486.  
  487.  
  488.                         This version has the following PARAMETERS
  489.                         available from any DOS PROMPT
  490.                    
  491.  
  492.  
  493.                  no parameter -- shows optional parameters
  494.                  HELP         -- command line (help screen)
  495.                  SHOW         -- show file    (help screen)
  496.                  SOUND        -- toggles sound ON/OFF
  497.                  DEL          -- deletion  (help screen)
  498.                  UNINSTALL    -- uninstall (help screen)
  499.                  INSTALL      -- install/upgrade process
  500.                  REGISTER     -- registration/re-registration process
  501.  
  502.  
  503.                                       USAGE  NOTES
  504.  
  505.            * You must use a space after "ezbatch" and between any 2 parameters.
  506.                 (this applies to the command line help parameters)
  507.  
  508.            * EZBatch will create batch files with a few identifying lines
  509.                 inside telling you that they were created by EZBatch.
  510.  
  511.            * If EZBatch does NOT display the Magic Menu after each program,
  512.                 something IS WRONG. You either did not add "C:\EZBATCH" to
  513.                 your PATH statement (or not correctly) or you erased the
  514.                 executable file that EZbatch was supposed to run.
  515.  
  516.                    The DOS command "PATH" should yield something like:
  517.                               PATH C:\EZBATCH;C:\DOS;C:\
  518.                                    ---------- ------
  519.                                       |          |
  520.                                       |         /
  521.                                       |       /
  522.                                       |      |
  523.   There may be more or less to the \  |       \__/ EZBatch needs to be able to
  524.   statement BUT this part MUST be   |/          |  find a few DOS files. Make
  525.   there. Preferably starting one    |           |  sure you have your Dos
  526.   space after the word PATH.       /             \ directory in your path.
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.              The above help screen  is similar  to what will be displayed any
  540.              time EZBatch is run without any parameters. (installed or not)
  541.  
  542.  
  543.  
  544.                                    ***   THE PARAMETERS   ***
  545.  
  546.  
  547.  
  548.                     (no parameter) -- Shows all available options.
  549.                                       (this should be self explanatory)
  550.              
  551.                         HELP       -- This always shows a help screen.
  552.                                          Once EZBatch is installed from a floppy,
  553.                                       you will see the command line help. This
  554.                                       will give you assistance in the creation
  555.                                       of your EZB batch files.
  556.  
  557.                         SHOW       -- Shows the EZB file on the screen.
  558.                                          Helpful if you want to check out
  559.                                       where you placed a particular program.
  560.  
  561.                         SOUND      -- toggles the sounds.
  562.                                          Run once to turn the sounds OFF. Run
  563.                                       again to turn sounds ON again. Repeat as
  564.                                       many times as you wish.
  565.  
  566.                         DEL        -- Shows EZB file deletion help screen.
  567.                                          This is used to delete an EZB file that
  568.                                       is no longer needed. (Perhaps you have
  569.                                       removed that paticular program from your
  570.                                       hard drive)
  571.  
  572.                         UNINSTALL  -- Shows an uninstall help screen.
  573.                                          This is to be used for EZ elimination of
  574.                                       the EZBatch program. It will erase ONLY
  575.                                       the EZBatch program, configuration and
  576.                                       doc files. The EZB files that are already
  577.                                       created will remain on your hard disk for
  578.                                       you to use. (You may MANUALLY delete EZB
  579.                                       files using DOS at ANY TIME)
  580.  
  581.                         INSTALL    -- Runs the install/upgrade process.
  582.                                          For the first time user:
  583.                                       This will start the auto-install process.
  584.                                       It will create a directory and transfer the
  585.                                       necessary floppy files to the hard disk.
  586.                                          For the user that has an older version:
  587.                                       This will start the auto-upgrade process.
  588.                                       It will sense an older version and upgrade
  589.                                       to the newer version automatically.
  590.  
  591.                         REGISTER   -- Registration/re-registration process.
  592.                                          Once you pay the registration fee, you
  593.                                       will receive a registration number that
  594.                                       you will use to register your copy of
  595.                                       the program. This will unlock the extra
  596.                                       features which are not available in the
  597.                                       unregistered version. Each time you upgrade
  598.                                       you must re-register the program.
  599.  
  600.  
  601.  
  602.  
  603.  
  604.                                ***   EZBatch CONFIGURATION   ***
  605.  
  606.  
  607.  
  608.                    EZBatch WILL AUTOMATICALLY configure itself when it is
  609.                    initially installed ( or upgraded). It will ALWAYS use
  610.                    the "C" drive and use a directory called "EZBATCH" to
  611.                    keep it's own program and all of the batch files in.
  612.                         If there is an existing directory called "EZBATCH"
  613.                    on your "C" drive it will use it for storage. Please be
  614.                    sure to move any files already in a directory of that
  615.                    name to a safe place. (although it is unlikely that you
  616.                    have used that name for anything else). If you have used
  617.                    this name for your "old" EZBatch program, don't worry the
  618.                    new version will find it as an old version and will upgrade
  619.                    files to the new version as required.
  620.                         You will have to make sure that you have added the
  621.                    "C:\EZBATCH" to your DOS path. There should already be a
  622.                    statement within your "AUTOEXEC.BAT" file which says
  623.                    something like:
  624.                         PATH=C:\;C:\QMODEM;D:\QA
  625.  
  626.                    If there is change it to:
  627.                         PATH=C:\EZBATCH;C:\;C:\QMODEM;D:\QA
  628.  
  629.                    If there is NO PATH statement, ADD THIS ONE :
  630.                        PATH=C:\EZBATCH
  631.  
  632.  
  633.  
  634.                         It is beneficial to add the "C:\EZBATCH" portion to
  635.                    the BEGINNING of the PATH statement, this will allow for
  636.                    slightly faster execution of your batch files that you
  637.                    will be creating for your programs.
  638.  
  639.  
  640.  
  641.                         If you accidently erase your EZB.CFG file, simply
  642.                    re-install EZBatch from a floppy and it will update the
  643.                    configuration file for you.  PLEASE-- NOTE that you WILL
  644.                    have run the "REGISTER" parameter again using your assigned
  645.                    registration number. You must re-run the registration
  646.                    parameter after upgrading to a newer version of EZBatch.
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  -----------------------------------------------------------------------------
  663.                    E Z B A T C H   C O M M A N D   L I N E   H E L P
  664.  -----------------------------------------------------------------------------
  665.  
  666.              ezbatch  batname  drive  dirname  filename  p1  p2  p3  p4
  667.  
  668.              batname  --- The EZB file name you want to use.
  669.                              (NAME only    NO extension)
  670.              drive  ----- The drive that the executable is on
  671.                              (C D E   LETTER ; NO colon or slash)
  672.              dirname  --- Directory name where executable is located
  673.                              (directory  or  dir\subdir)
  674.              filename  -- Filename of the executable
  675.                              (BAT/COM/EXE  NO extension)
  676.              p1     ----- Optional command switch #1
  677.                              (/ADLIB, -E, -d, /ON, etc.)  
  678.              p2     ----- Optional command switch #2
  679.                              (same usage as p1)
  680.              p3     ----- Optional command switch #3
  681.                              (same usage as p1)
  682.              p4     ----- Optional command switch #4
  683.                              (same usage as p1)
  684.  
  685.  
  686.              batname   --- You may choose  ANY legal DOS file name, but try to
  687.                            use a name that  will help you easily identify  the
  688.                            executable file that you want to run.
  689.              drive     --- You MUST use a legal drive AND it must be the drive
  690.                            which contains the program that you want to run.
  691.              directory --- You MUST use a legal directory name AND it must be
  692.                            the directory which contains  the program that you
  693.                            want to run. You may not use the name "EZBATCH".
  694.                            You may specify subdirectories also.
  695.              filename  --- You MUST use the proper executable name for the
  696.                            program you want EZB to run, it MUST exist in the
  697.                            PATH defined by the "drive:\directory" parameters
  698.                            AND it MUST be a (BAT,COM or EXE) file. DO NOT use
  699.                            the filename extension.  If you do EZB will tell you
  700.                            if it can not find the file.
  701.              p1,2,3,4  --- You MAY pass up to (4) program parameters directly
  702.                            to the executable file. Some programs can utilize
  703.                            them to automatically start a particular feature.
  704.  
  705.                                -V          (VGA mode)
  706.                                -EGA        (EGA mode)
  707.                                /ON         (ON)
  708.                                -ADLIB      (ADLIB sound driver)
  709.  
  710.                            These are just a few sample switches. Only use
  711.                            switches that are available to your program.
  712.                            (Upper/lower case will be recognized correctly)
  713.  
  714.                            NOTE   ---   Refer to your program's instructions
  715.                                         for any possible command switches
  716.                                         that MAY be utilized.
  717.  
  718.              The above help screen is similar to what will be displayed any
  719.              time EZBatch is run with the HELP parameter.   (if configured)
  720.  
  721.  
  722.  
  723.  
  724.                        ***   Trouble Shooting AND Tips   ***
  725.  
  726.  
  727.           1) The 3 most common mistakes made setting up EZBatch!
  728.                 1- You did NOT add a PATH statement in your AUTOEXEC.BAT file.
  729.                 2- Your MsDos directory was NOT in your PATH statement.
  730.                 3- "C:\EZBATCH" was NOT added to your path statement.
  731.  
  732.           2) Your system freezes while trying to INSTALL EZBatch!
  733.                 You MUST have a COLOR MONITOR to run EZBatch.
  734.                 Your MsDos directory MUST be located in your PATH statement.
  735.                 You MUST be using MsDos 3.3 or higher.
  736.  
  737.           3) EZBatch is installed BUT it does not work correctly!
  738.                 You MUST have an AUTOEXEC.BAT file which boots your system.
  739.                 You MUST have a PATH statement in your AUTOEXEC.BAT file.
  740.                 You MUST have "C:\EZBATCH" in your PATH statement.
  741.                 You MUST have your MsDos directory in your PATH.
  742.                     (i.e. you should have something like "C:\DOS"
  743.                     in your PATH - the exact directory name must match
  744.                     the directory name of YOUR MsDOS FILES.)
  745.                 You MUST reboot your computer if you make an changes to
  746.                     your autoexec.bat file! (anytime you change it)
  747.  
  748.           4) My system freezes while trying to RUN EZBatch!
  749.                 You MUST have a COLOR MONITOR to run EZBatch.
  750.                 Your MsDos directory MUST be located in your PATH statement.
  751.                 You MUST be using MsDos 3.3 or higher.
  752.  
  753.           5) I want to see the MAIN menu each time I start my computer!
  754.                 Add "GO" as the LAST line in your 'autoexec.bat' file.
  755.                 (NOTE: This will work as long as you do not have another
  756.                  application automatically start)
  757.  
  758.           6) I want to see the GAMES menu each time I start my computer!
  759.                 Add "GAMES" as the LAST line in your 'autoexec.bat' file.
  760.                 (NOTE: This will work as long as you do not have another
  761.                 application automatically start)
  762.  
  763.           7) I create GAME files, BUT, they always end up in the MAIN menu!
  764.                 You MUST be at the "C:\EZBATCH\GAMES" directory when you
  765.                 create a "GAMES" file!  If you are ANYWHERE ELSE, the created
  766.                 file will automatically be placed in the MAIN menu.
  767.  
  768.           8) I had a file called "ZEBRA", but, it is no longer in my menu!
  769.                 There is a limit to how many files EZBatch will display.
  770.                 Once you go beyond that limit (& since they are alphabetical)
  771.                 EZBatch will display (alphabetically) the first 8 files. Any
  772.                 others which have been created will NOT be displayed. Once
  773.                 registered, it will display up to 144 files in each menu!
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.                             ***  NOTES on NOT using EZBatch   ***
  785.  
  786.  
  787.  
  788.              Once the program is done you end up at a blank DOS prompt and
  789.              once you start developing  a library  of programs, with a lot
  790.              of directories  on numerous drives ...... well, quite frankly
  791.              it becomes quite a chore to remember which program is in what
  792.              directory and on what drive !!   Not to mention....    trying
  793.              to remember the executable name and those pesky command line
  794.              switches needed for certain programs.
  795.  
  796.              You CAN add the program's PATH to your autoexec.bat, but that
  797.              uses up valuable environment space quickly (and DOS places a
  798.              limit on the PATH length). It can get to be a pain going back
  799.              and editing your autoexec.bat and rebooting EVERY time you
  800.              want to try a new program that requires a change to your PATH
  801.              statement. It can also get annoying to have to change to the
  802.              appropriate drive, then the proper directory, then finally run
  803.              the program. You did remember to add that or those switches...
  804.              didn't you ?
  805.  
  806.  
  807.  
  808.                        (YOUR...AMOUNT OF CONFUSION...MAY VARY)
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.              If you find this program useful... please consider sending
  821.              the registration shown on the order form. There is also an
  822.              extra form enclosed for a friend! I have put a lot of time
  823.              into this program and hope to develop it further. Once you
  824.              use the program, you WILL find it very convenient AND easy
  825.              to use. **** Don't forget.... register it if you like it !
  826.              The registration fee will unlock those extra features. You
  827.              will be able to turn off those annoying sounds and will be
  828.              able to see the maximum 288 batch files. (144 in each menu)
  829.              instead of only 8!
  830.  
  831.  
  832.  
  833.  
  834.                 trademark & copyright information
  835.  
  836.                 EZBatch files are Copyright (c) 1992,93,94 DL Miller
  837.                 MS-DOS is a trademark of Microsoft Corporation.
  838.                 PKZIP is a copyright and trademark of PKware.
  839.                 PKUNZIP is a copyright and trademark of PKware.
  840.  
  841.  
  842.  
  843.  
  844.                       ***   ORDER FORM for a friend   ***
  845.  
  846.  
  847.  
  848.                    Make check payable to:   Dennis L. Miller
  849.  
  850.                                  mail to:   Jungle Land BBS
  851.                                             1511 Blossom Hill Rd.
  852.                                             Pittsburgh, PA  15234-1922
  853.  
  854.                                             BBS#   (412) 343-3137
  855.                                             VOICE# (412) 343-3451
  856.  
  857.                   |====================================================|
  858.                   | Date:     /    /                                   |
  859.                   |====================================================|
  860.                   |                 Description             |    Cost  |
  861.                   |====================================================|
  862.                   |  E  | EZBatch  ( 3.30)                  |  $20.00  |
  863.                   |  Z  |   includes :                      |          |
  864.                   |  B  |     BBS Subscription (1 year)     |    0.00  |
  865.                   |  A  |     (45 min/day non-adult level)  |          |
  866.                   |  T  |     EZBatch upgrades via BBS      |    0.00  |
  867.                   |  C  |==============================================|
  868.                   |  H  |                    Total enclosed:  $        |
  869.                   |=====================================================
  870.  
  871.  
  872.              Checks and money orders accepted.
  873.  
  874.              Your Name:
  875.                         ---------------      ---------------------------
  876.  
  877.                Address:
  878.                         ------------------------------------------------
  879.  
  880.                  Phone:
  881.                         ---------    ---------     ---------------------
  882.  
  883.                   City:
  884.                         ------------------------------------------------
  885.  
  886.                  State:
  887.                         ------------------------------------------------
  888.  
  889.                    Zip:
  890.                         ------------------------------------------------
  891.  
  892.  
  893.               Comments:
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.                              ***   YOUR ORDER FORM   ***
  905.  
  906.  
  907.  
  908.                    Make check payable to:   Dennis L. Miller
  909.  
  910.                                  mail to:   Jungle Land BBS
  911.                                             1511 Blossom Hill Rd.
  912.                                             Pittsburgh, PA  15234-1922
  913.  
  914.                                             BBS#   (412) 343-3137
  915.                                             VOICE# (412) 343-3451
  916.  
  917.                   |====================================================|
  918.                   | Date:     /    /                                   |
  919.                   |====================================================|
  920.                   |                 Description             |    Cost  |
  921.                   |====================================================|
  922.                   |  E  | EZBatch  ( 3.30)                  |  $20.00  |
  923.                   |  Z  |   includes :                      |          |
  924.                   |  B  |     BBS Subscription (1 year)     |    0.00  |
  925.                   |  A  |     (45 min/day non-adult level)  |          |
  926.                   |  T  |     EZBatch upgrades via BBS      |    0.00  |
  927.                   |  C  |==============================================|
  928.                   |  H  |                    Total enclosed:  $        |
  929.                   |=====================================================
  930.  
  931.  
  932.              Checks and money orders accepted.
  933.  
  934.              Your Name:
  935.                         ---------------      ---------------------------
  936.  
  937.                Address:
  938.                         ------------------------------------------------
  939.  
  940.                  Phone:
  941.                         ---------    ---------     ---------------------
  942.  
  943.                   City:
  944.                         ------------------------------------------------
  945.  
  946.                  State:
  947.                         ------------------------------------------------
  948.  
  949.                    Zip:
  950.                         ------------------------------------------------
  951.  
  952.  
  953.               Comments:
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.